Skip to content

deps: update ada to 4.0.0 - #64790

Open
nodejs-github-bot wants to merge 4 commits into
mainfrom
actions/truetools-update-ada
Open

deps: update ada to 4.0.0#64790
nodejs-github-bot wants to merge 4 commits into
mainfrom
actions/truetools-update-ada

Conversation

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

This is an automated update of ada to 4.0.0.

@nodejs-github-bot nodejs-github-bot added the dependencies Pull requests that update a dependency file. label Jul 27, 2026
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator Author

Review requested:

  • @nodejs/security-wg
  • @nodejs/url

@nodejs-github-bot nodejs-github-bot added the needs-ci PRs that need a full CI run. label Jul 27, 2026
@avivkeller avivkeller added the semver-major PRs that contain breaking changes and should be released in the next major version. label Jul 27, 2026
@avivkeller

Copy link
Copy Markdown
Member

Bump from v3 -> v4, semver-major, I presume

@anonrig

anonrig commented Jul 28, 2026

Copy link
Copy Markdown
Member

This is not a semver major change. It's a major bump because we started providing a new API to limit the max size of a URL which was 4gb.

@anonrig anonrig removed the semver-major PRs that contain breaking changes and should be released in the next major version. label Jul 28, 2026
@Renegade334

Copy link
Copy Markdown
Member

This goes hand-in-hand with #64177, which updates the invalid punycode tests.

@Renegade334
Renegade334 force-pushed the actions/truetools-update-ada branch from 7634ed8 to cab619d Compare July 28, 2026 15:01
@anonrig

anonrig commented Jul 28, 2026

Copy link
Copy Markdown
Member

Some of the tests in this repo needs to be removed as well. We shouldn't have unique tests related to URL when WPT is already covering it. It makes maintenance hell..

Comment thread test/benchmark/test-benchmark-url.js Outdated
@codecov

codecov Bot commented Jul 28, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.15%. Comparing base (6a3d80f) to head (50ee90f).
⚠️ Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #64790      +/-   ##
==========================================
- Coverage   90.16%   90.15%   -0.01%     
==========================================
  Files         744      744              
  Lines      242518   242542      +24     
  Branches    45705    45695      -10     
==========================================
+ Hits       218670   218673       +3     
- Misses      15357    15364       +7     
- Partials     8491     8505      +14     

see 32 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@panva panva added author ready PRs that have at least one approval, no pending requests for changes, and a CI started. request-ci Add this label to start a Jenkins CI on a PR. labels Jul 28, 2026

@Renegade334 Renegade334 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@Renegade334 Renegade334 added the commit-queue-rebase Add this label to allow the Commit Queue to land a PR in several commits. label Jul 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author ready PRs that have at least one approval, no pending requests for changes, and a CI started. commit-queue-rebase Add this label to allow the Commit Queue to land a PR in several commits. dependencies Pull requests that update a dependency file. needs-ci PRs that need a full CI run. request-ci Add this label to start a Jenkins CI on a PR.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants